home *** CD-ROM | disk | FTP | other *** search
/ Game Zone - 1,000+ Games / GAMEZONE.BIN / Programs / Win / DARTS 95 / Darts95.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1997-11-04  |  8KB  |  396 lines

  1. object Form1: TForm1
  2.   Left = 196
  3.   Top = 105
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Darts 95'
  7.   ClientHeight = 352
  8.   ClientWidth = 339
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Menu = MM
  15.   Position = poScreenCenter
  16.   OnCreate = FormCreate
  17.   OnKeyDown = FormKeyDown
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Label1: TLabel
  21.     Left = 4
  22.     Top = 0
  23.     Width = 25
  24.     Height = 9
  25.     AutoSize = False
  26.     Caption = 'Time:'
  27.     Font.Color = clBlack
  28.     Font.Height = -9
  29.     Font.Name = 'Arial'
  30.     Font.Style = []
  31.     ParentFont = False
  32.     Visible = False
  33.   end
  34.   object Panel1: TPanel
  35.     Left = 0
  36.     Top = 12
  37.     Width = 337
  38.     Height = 337
  39.     BevelWidth = 3
  40.     TabOrder = 0
  41.     object SpritesPad1: TSpritesPad
  42.       Left = 8
  43.       Top = 8
  44.       Width = 318
  45.       Height = 320
  46.       BkgrBitmap = 'table.BMP'
  47.       X = 0
  48.       Y = 0
  49.     end
  50.     object ASprite2: TASprite
  51.       Left = 52
  52.       Top = 56
  53.       Width = 50
  54.       Height = 50
  55.       AnimTime = 0
  56.       Sprite = 'Hit.spr'
  57.       X = 52
  58.       Y = 56
  59.       SpritesPad = SpritesPad1
  60.       Loop = False
  61.     end
  62.     object ASprite3: TASprite
  63.       Left = 108
  64.       Top = 56
  65.       Width = 50
  66.       Height = 50
  67.       AnimTime = 0
  68.       Sprite = 'Hit.spr'
  69.       X = 108
  70.       Y = 56
  71.       SpritesPad = SpritesPad1
  72.       Loop = False
  73.     end
  74.     object ASprite4: TASprite
  75.       Left = 164
  76.       Top = 56
  77.       Width = 50
  78.       Height = 50
  79.       AnimTime = 0
  80.       Sprite = 'Hit.spr'
  81.       X = 164
  82.       Y = 56
  83.       SpritesPad = SpritesPad1
  84.       Loop = False
  85.     end
  86.     object ASprite1: TASprite
  87.       Left = 12
  88.       Top = 124
  89.       Width = 150
  90.       Height = 130
  91.       AnimTime = 0
  92.       Sprite = 'Hand.spr'
  93.       X = 12
  94.       Y = 124
  95.       SpritesPad = SpritesPad1
  96.     end
  97.     object MP1: TMediaPlayer
  98.       Left = 40
  99.       Top = 96
  100.       Width = 253
  101.       Height = 30
  102.       AutoOpen = True
  103.       DeviceType = dtWaveAudio
  104.       FileName = 'Hit.wav'
  105.       Visible = False
  106.       TabOrder = 0
  107.     end
  108.   end
  109.   object Panel8: TPanel
  110.     Left = 12
  111.     Top = 24
  112.     Width = 57
  113.     Height = 41
  114.     BevelInner = bvLowered
  115.     BevelWidth = 3
  116.     Caption = '301'
  117.     Color = clBlack
  118.     Font.Color = clWhite
  119.     Font.Height = -24
  120.     Font.Name = 'Arial'
  121.     Font.Style = [fsBold]
  122.     ParentFont = False
  123.     TabOrder = 1
  124.   end
  125.   object Panel9: TPanel
  126.     Left = 264
  127.     Top = 24
  128.     Width = 57
  129.     Height = 41
  130.     BevelInner = bvLowered
  131.     BevelWidth = 3
  132.     Caption = '301'
  133.     Color = clBlack
  134.     Font.Color = clWhite
  135.     Font.Height = -24
  136.     Font.Name = 'Arial'
  137.     Font.Style = [fsBold]
  138.     ParentFont = False
  139.     TabOrder = 2
  140.   end
  141.   object Panel10: TPanel
  142.     Left = 12
  143.     Top = 292
  144.     Width = 57
  145.     Height = 41
  146.     BevelInner = bvLowered
  147.     BevelWidth = 3
  148.     Caption = '301'
  149.     Color = clBlack
  150.     Font.Color = clWhite
  151.     Font.Height = -24
  152.     Font.Name = 'Arial'
  153.     Font.Style = [fsBold]
  154.     ParentFont = False
  155.     TabOrder = 3
  156.   end
  157.   object Panel11: TPanel
  158.     Left = 264
  159.     Top = 292
  160.     Width = 57
  161.     Height = 41
  162.     BevelInner = bvLowered
  163.     BevelWidth = 3
  164.     Caption = '301'
  165.     Color = clBlack
  166.     Font.Color = clWhite
  167.     Font.Height = -24
  168.     Font.Name = 'Arial'
  169.     Font.Style = [fsBold]
  170.     ParentFont = False
  171.     TabOrder = 4
  172.   end
  173.   object Panel3: TPanel
  174.     Left = 76
  175.     Top = 24
  176.     Width = 181
  177.     Height = 41
  178.     BevelInner = bvLowered
  179.     BevelWidth = 3
  180.     Caption = 'PLAYER 1'
  181.     Color = clBlack
  182.     Font.Color = clWhite
  183.     Font.Height = -24
  184.     Font.Name = 'Arial'
  185.     Font.Style = [fsBold]
  186.     ParentFont = False
  187.     TabOrder = 5
  188.     Visible = False
  189.   end
  190.   object PB: TProgressBar
  191.     Left = 32
  192.     Top = 0
  193.     Width = 305
  194.     Height = 9
  195.     Min = 0
  196.     Max = 20
  197.     Position = 20
  198.     TabOrder = 6
  199.     Visible = False
  200.   end
  201.   object Panel2: TPanel
  202.     Left = 52
  203.     Top = 136
  204.     Width = 233
  205.     Height = 41
  206.     BevelInner = bvLowered
  207.     BevelWidth = 3
  208.     Caption = 'THE WINNER IS PLAYER 1'
  209.     Color = clRed
  210.     Font.Color = clWhite
  211.     Font.Height = -16
  212.     Font.Name = 'Arial'
  213.     Font.Style = [fsBold]
  214.     ParentFont = False
  215.     TabOrder = 7
  216.     Visible = False
  217.   end
  218.   object Panel4: TPanel
  219.     Left = 52
  220.     Top = 172
  221.     Width = 233
  222.     Height = 41
  223.     BevelInner = bvLowered
  224.     BevelWidth = 3
  225.     Caption = 'BUST'
  226.     Color = clRed
  227.     Font.Color = clWhite
  228.     Font.Height = -16
  229.     Font.Name = 'Arial'
  230.     Font.Style = [fsBold]
  231.     ParentFont = False
  232.     TabOrder = 8
  233.     Visible = False
  234.   end
  235.   object Timer1: TTimer
  236.     Enabled = False
  237.     Interval = 30
  238.     OnTimer = Timer1Timer
  239.     Left = 16
  240.     Top = 72
  241.   end
  242.   object MM: TMainMenu
  243.     Left = 296
  244.     Top = 96
  245.     object Game1: TMenuItem
  246.       Caption = '&Game'
  247.       ShortCut = 0
  248.       object NewGame1: TMenuItem
  249.         Caption = '&New Game'
  250.         ShortCut = 113
  251.         OnClick = NewGame1Click
  252.       end
  253.       object EndGame1: TMenuItem
  254.         Caption = '&End Game'
  255.         ShortCut = 114
  256.         OnClick = EndGame1Click
  257.       end
  258.       object N1: TMenuItem
  259.         Caption = '-'
  260.         ShortCut = 0
  261.       end
  262.       object Exit1: TMenuItem
  263.         Caption = 'E&xit'
  264.         ShortCut = 0
  265.         OnClick = Exit1Click
  266.       end
  267.     end
  268.     object Setup1: TMenuItem
  269.       Caption = '&Setup'
  270.       ShortCut = 0
  271.       object Game2: TMenuItem
  272.         Caption = '&Game type'
  273.         ShortCut = 0
  274.         object Classic1: TMenuItem
  275.           Caption = '&Classic'
  276.           Checked = True
  277.           ShortCut = 0
  278.           OnClick = Classic1Click
  279.         end
  280.         object N4: TMenuItem
  281.           Caption = '-'
  282.           ShortCut = 0
  283.         end
  284.         object TimeHit1: TMenuItem
  285.           Caption = 'Classic + &Time limit'
  286.           ShortCut = 0
  287.           OnClick = TimeHit1Click
  288.         end
  289.         object ChangeTimeLimit1: TMenuItem
  290.           Caption = 'Change Time &Limit'
  291.           ShortCut = 0
  292.           OnClick = ChangeTimeLimit1Click
  293.         end
  294.         object N5: TMenuItem
  295.           Caption = '-'
  296.           ShortCut = 0
  297.         end
  298.         object HumanvsComputer1: TMenuItem
  299.           Caption = '&Human vs. Computer'
  300.           ShortCut = 0
  301.           OnClick = HumanvsComputer1Click
  302.         end
  303.         object ChangeComputerPlayer1: TMenuItem
  304.           Caption = 'Change &Computer Player'
  305.           ShortCut = 0
  306.           OnClick = ChangeComputerPlayer1Click
  307.         end
  308.       end
  309.       object NoofPlayers1: TMenuItem
  310.         Caption = 'No of Players'
  311.         ShortCut = 0
  312.         object N1Player1: TMenuItem
  313.           Caption = '&1 Player'
  314.           Checked = True
  315.           GroupIndex = 1
  316.           ShortCut = 0
  317.           OnClick = N1Player1Click
  318.         end
  319.         object N2Players1: TMenuItem
  320.           Caption = '&2 Players'
  321.           GroupIndex = 1
  322.           ShortCut = 0
  323.           OnClick = N2Players1Click
  324.         end
  325.         object N3Players1: TMenuItem
  326.           Caption = '&3 Players'
  327.           GroupIndex = 1
  328.           ShortCut = 0
  329.           OnClick = N3Players1Click
  330.         end
  331.         object N4Players1: TMenuItem
  332.           Caption = '&4 Players'
  333.           GroupIndex = 1
  334.           ShortCut = 0
  335.           OnClick = N4Players1Click
  336.         end
  337.       end
  338.       object N2: TMenuItem
  339.         Caption = '-'
  340.         ShortCut = 0
  341.       end
  342.       object N3011: TMenuItem
  343.         Caption = '&301'
  344.         Checked = True
  345.         ShortCut = 0
  346.         OnClick = N3011Click
  347.       end
  348.       object N5011: TMenuItem
  349.         Caption = '&501'
  350.         ShortCut = 0
  351.         OnClick = N5011Click
  352.       end
  353.       object N3: TMenuItem
  354.         Caption = '-'
  355.         ShortCut = 0
  356.       end
  357.       object DoubleOut1: TMenuItem
  358.         Caption = '&Double Out'
  359.         Checked = True
  360.         ShortCut = 0
  361.         OnClick = DoubleOut1Click
  362.       end
  363.       object DoubleIn1: TMenuItem
  364.         Caption = 'Double &In'
  365.         ShortCut = 0
  366.         OnClick = DoubleIn1Click
  367.       end
  368.     end
  369.     object Help1: TMenuItem
  370.       Caption = '&Help'
  371.       ShortCut = 0
  372.       object Contents1: TMenuItem
  373.         Caption = '&Contents'
  374.         ShortCut = 0
  375.         OnClick = Contents1Click
  376.       end
  377.       object N6: TMenuItem
  378.         Caption = '-'
  379.         ShortCut = 0
  380.       end
  381.       object About1: TMenuItem
  382.         Caption = '&About'
  383.         ShortCut = 0
  384.         OnClick = About1Click
  385.       end
  386.     end
  387.   end
  388.   object Timer2: TTimer
  389.     Enabled = False
  390.     Interval = 100
  391.     OnTimer = Timer2Timer
  392.     Left = 12
  393.     Top = 260
  394.   end
  395. end
  396.